records

records

Active filters Clear all

No active filters

Filters

Atti di concessione

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
N.Pg
               

No description available for this field.

Name (identifier)
n_pg
Type
text
Sample
                       
Anno Pg
               

No description available for this field.

Name (identifier)
anno_pg
Type
date
Sample
                       
Oggetto
               

No description available for this field.

Name (identifier)
oggetto
Type
text
Sample
                       
Tipo rapporto
               

No description available for this field.

Name (identifier)
tipo_rapporto
Type
text
Sample
                       
Modalità seguita per l'individuazione del beneficiario
               

No description available for this field.

Name (identifier)
modalita_seguita_per_l_individuazione_del_beneficiario
Type
text
Sample
                       
Norma o titolo a base dell' attribuzione
               

No description available for this field.

Name (identifier)
norma_o_titolo_a_base_dell_attribuzione
Type
text
Sample
                       
Settore/Dipartimento/Area
               

No description available for this field.

Name (identifier)
settore_dipartimento_area
Type
text
Sample
                       
Servizio
               

No description available for this field.

Name (identifier)
servizio
Type
text
Sample
                       
U.O.
               

No description available for this field.

Name (identifier)
u_o
Type
text
Sample
                       
Dirigente
               

No description available for this field.

Name (identifier)
dirigente
Type
text
Sample
                       
Responsabile del procedimento
               

No description available for this field.

Name (identifier)
responsabile_del_procedimento
Type
text
Sample
                       
Beneficiario
               

No description available for this field.

Name (identifier)
beneficiario
Type
text
Sample
                       
Partita Iva
               

No description available for this field.

Name (identifier)
partita_iva
Type
text
Sample
                       
Codice Fiscale
               

No description available for this field.

Name (identifier)
codice_fiscale
Type
text
Sample
                       
Importo (Euro)
               

No description available for this field.

Name (identifier)
importo_euro
Type
decimal
Unit
Sample
                       
Prov. concessione: Nr
               

No description available for this field.

Name (identifier)
prov_concessione_nr
Type
text
Sample
                       
Prov. concessione: Anno
               

No description available for this field.

Name (identifier)
prov_concessione_anno
Type
date
Sample
                       
Prov. concessione: Link doc. determina pubblica
               

No description available for this field.

Name (identifier)
prov_concessione_link_doc_determina_pubblica
Type
text
Sample
                       
progetti: Link
               

No description available for this field.

Name (identifier)
progetti_link
Type
text
Sample
                       
Curriculum: Link
               

No description available for this field.

Name (identifier)
curriculum_link
Type
text
Sample
                       
Capitolati: Link
               

No description available for this field.

Name (identifier)
capitolati_link
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"atti_di_concessione",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atti_di_concessione"
      }
    ]
    ,
  • "definitions":
    {
    • "atti_di_concessione":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atti_di_concessione_records"
            }
          }
        }
      }
      ,
    • "atti_di_concessione_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "n_pg":
              {
              • "type":"string",
              • "title":"N.Pg",
              • "description":""
              }
              ,
            • "anno_pg":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Anno Pg",
              • "description":""
              }
              ,
            • "oggetto":
              {
              • "type":"string",
              • "title":"Oggetto",
              • "description":""
              }
              ,
            • "tipo_rapporto":
              {
              • "type":"string",
              • "title":"Tipo rapporto",
              • "description":""
              }
              ,
            • "modalita_seguita_per_l_individuazione_del_beneficiario":
              {
              • "type":"string",
              • "title":"Modalità seguita per l'individuazione del beneficiario",
              • "description":""
              }
              ,
            • "norma_o_titolo_a_base_dell_attribuzione":
              {
              • "type":"string",
              • "title":"Norma o titolo a base dell' attribuzione",
              • "description":""
              }
              ,
            • "settore_dipartimento_area":
              {
              • "type":"string",
              • "title":"Settore/Dipartimento/Area",
              • "description":""
              }
              ,
            • "servizio":
              {
              • "type":"string",
              • "title":"Servizio",
              • "description":""
              }
              ,
            • "u_o":
              {
              • "type":"string",
              • "title":"U.O.",
              • "description":""
              }
              ,
            • "dirigente":
              {
              • "type":"string",
              • "title":"Dirigente",
              • "description":""
              }
              ,
            • "responsabile_del_procedimento":
              {
              • "type":"string",
              • "title":"Responsabile del procedimento",
              • "description":""
              }
              ,
            • "beneficiario":
              {
              • "type":"string",
              • "title":"Beneficiario",
              • "description":""
              }
              ,
            • "partita_iva":
              {
              • "type":"string",
              • "title":"Partita Iva",
              • "description":""
              }
              ,
            • "codice_fiscale":
              {
              • "type":"string",
              • "title":"Codice Fiscale",
              • "description":""
              }
              ,
            • "importo_euro":
              {
              • "type":"number",
              • "title":"Importo (Euro)",
              • "description":"",
              • "unit":"€"
              }
              ,
            • "prov_concessione_nr":
              {
              • "type":"string",
              • "title":"Prov. concessione: Nr",
              • "description":""
              }
              ,
            • "prov_concessione_anno":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Prov. concessione: Anno",
              • "description":""
              }
              ,
            • "prov_concessione_link_doc_determina_pubblica":
              {
              • "type":"string",
              • "title":"Prov. concessione: Link doc. determina pubblica",
              • "description":""
              }
              ,
            • "progetti_link":
              {
              • "type":"string",
              • "title":"progetti: Link",
              • "description":""
              }
              ,
            • "curriculum_link":
              {
              • "type":"string",
              • "title":"Curriculum: Link",
              • "description":""
              }
              ,
            • "capitolati_link":
              {
              • "type":"string",
              • "title":"Capitolati: Link",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets